Point Quality

This enumeration table indicates the quality of a point that is stored in the cache. See the Quality property for the CxScript.Point object.

Name Value Description

hpQualityGood

192 (0xC0)

The quality of the Point is good.

hpQualityConfigError

4 (0x04)

The quality of the Point is bad due to a configuration error, typically because the point was not found on the service.

hpQualityCommFailure

24 (0x18)

The quality of the Point is bad due to an error in communication with the service.